-
-
Notifications
You must be signed in to change notification settings - Fork 876
Open
Description
OrientDB Version: 3.1.0-SNAPSHOT
Java Version: OpenJDK 1.8
OS: Ubuntu 18.04
Hello. I used OrientDB scheduler for schedule some regular tasks which need perform on data, but right now in OrientDB 3 looks that JavaScript API is deprecated, so I can't use it anymore in scheduler. But I like idea that OrientDB can schedule tasks
Proposal is this:
Allow schedule not only SQL commands, but Java tasks too.
What do you think about this?