Skip to content

Beta version

Compare
Choose a tag to compare
@MatteoGuadrini MatteoGuadrini released this 06 Nov 06:58
· 309 commits to main since this release

Release note

Added utils package:

  • Manager class: this class adheres to the API to support all CRUD and database operations.
  • api decorator function: this decorator function allows you to replace the method names of an already existing class to adhere to the NOSQL API.
  • global_session function: this function allows you to create a global connection present in globals().