Skip to content

Releases: singnet/das-atom-db

Release v0.2.10

12 Dec 12:36
2d42090
Compare
Choose a tag to compare
  • change to search
  • add static variable
  • add tests
  • refactor
  • fix message
  • rollback get_atom_as_dict
  • Add check to reserved params
  • apply some adjustments
  • apply lint
  • Change RedisMongoDB constructor
  • update README
  • refactor

Release v0.2.9

11 Dec 18:49
3e850c5
Compare
Choose a tag to compare
  • Create integration test for redis-mongo DB

Release v0.2.8

04 Dec 16:36
a5d68c3
Compare
Choose a tag to compare
  • Expose NodeDoesNotExistException

Release v0.2.6

24 Nov 14:25
fd9bd1f
Compare
Choose a tag to compare
  • minor fix
  • fix: remove prints (#42)
  • Minor performance refactoring and cleanup

Release v0.2.5

22 Nov 12:49
fd8c0ba
Compare
Choose a tag to compare
  • feat: enable ssl connection to redis using env (#38)
  • rename test-coverage to test-unit
  • create a new folder for integration tests
  • add timeout in connect server
  • adjustments
  • change version
  • refactor readme
  • add conditional to openfaas
  • change version
  • tiny adjusment
  • add default in venv
  • add dotenv
  • partial
  • add tests
  • refactor tests and add venvs
  • refactor where necessary
  • refactor
  • add a todo
  • fix bug in tests
  • add local folder
  • add lock
  • create a new class called ServerDB and some unittests
  • add some adjustments
  • create retry decorator and exceptions
  • Create a new adapter
  • add requests lib
  • refactor

Release v0.2.2

13 Nov 20:04
3f4c15c
Compare
Choose a tag to compare
  • ci: fix publish pypi (#31)

Release v0.2.1

13 Nov 15:57
eb2f9ca
Compare
Choose a tag to compare
  • ci: environment prod (#30)

Release v0.2.0

13 Nov 15:26
fb71f58
Compare
Choose a tag to compare
  • feat: export redis and mongo variables (#29)
  • add get_link_type method in InMemoryDB
  • docs: add i_database.py method documentation (#20)
  • docs: add documentation (#15)
  • update poetry version
  • separete into two commands