Skip to content

Releases: spcl/faaskeeper

First beta release 0.1

30 Apr 22:14
bbac6be
Compare
Choose a tag to compare

This is the first beta release of FaaSKeeper. Compatible with the Python client library v0.1.

What's changed

  • Management of sessions.
  • Implemented create, get, set, and delete operations.
  • Implemented two user storage solutions (DynamoDB, S3), queues (DynamoDB streams and SQS)
  • Implemented watches and heartbeat function.