Commit Graph

6 Commits

Author SHA1 Message Date
Juan Calderon-Perez
02d809987a Use testify.Require for all Storage Drivers 2023-08-19 22:36:33 -04:00
Juan Calderon-Perez
3a8b8d4f71 Add Conn() support to all storage drivers. (#451)
* Add DB() support for Redis driver

* Added support for DB() to all drivers

* Fixed typo in README and Lint issue

* Fix lint issue with ristretto db

* Fix lint issue with bbolt db

* Rename DB() to Conn()

* Replace all instances of _DB with _Conn

* Update all the README files

* Return ArangoDB Client instead of DB
2022-08-15 07:58:13 +02:00
Fenny
2fc023c798 🧪 enable no auth 2020-11-27 15:21:43 +01:00
Fenny
a956dc9144 🩹 fix test 2020-11-27 15:13:23 +01:00
Fenny
9b7d6b130f 🧹 remove panic 2020-11-27 15:06:27 +01:00
antonio
d79b8fe8e0 Added ArangoDB support for storage 2020-11-26 14:07:15 +02:00