Skip to content

0.1.0

Compare
Choose a tag to compare
@hecsalazarf hecsalazarf released this 27 Jan 18:51
· 78 commits to master since this release

Server / Client:

  • Create tasks on specific queues.
  • Create delayed tasks.
  • Fetch tasks.
  • Ack fetched tasks.

Server:

  • Redis-based storage.
  • Redis starts as a subprocess.
  • Basic CLI commands.

Client

  • Typed tasks data.