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
ab94351a60
✏ return nil for notfound
2020-11-23 09:30:50 +01:00
Fenny
fd56bd28da
🎭 stay backwards compatible
2020-11-18 09:00:59 +01:00
Fenny
ddef41c2ee
✏ update comments
2020-11-17 13:56:09 +01:00
Fenny
c57c524007
📦 add dynamodb
2020-11-12 20:14:21 +01:00
Fenny
cdf009407b
🩹 update tests
2020-11-06 16:05:53 +01:00
Fenny
f9a30234b9
🧹 introduce reset and close
2020-11-06 01:41:46 +01:00
Fenny
fdf31cf4c0
✏ update signatures
2020-11-05 09:47:33 +01:00
Fenny
86b9cfe4c1
remove close method
2020-11-05 06:08:05 +01:00
Fenny
5571999805
sql queries T.T
2020-11-05 06:01:59 +01:00
Fenny
8440b5e3c0
🎑 update tests
2020-11-05 05:36:27 +01:00
Fenny
b4a848ca29
🎄 xmas present
2020-11-05 04:17:05 +01:00
Fenny
a6058cffb3
✏ refactor storage
2020-11-04 20:49:53 +01:00
Fenny
9b8c606aab
✏ support comma separated servers
2020-11-02 14:13:29 +01:00
Fenny
29466ce4d7
📦 add memcache
2020-11-02 13:55:13 +01:00
Fenny
7d08bcf6ca
📦 add memcache
2020-11-02 13:45:21 +01:00