Juan Calderon-Perez
9d99e7dd5b
Update all README files with new major versions
2023-08-23 00:05:48 -04:00
Juan Calderon-Perez
c0cc07ca93
Update README files, use require.NoError
2023-08-20 09:22:43 -04:00
M. Efe Çetin
c030fac063
📝 docs: automated synchronization with gofiber/docs
( #880 )
...
* add sync_docs script
* update docs
* update docs
* Update README.md
- sort lines and fix closing image tag
* update docs
---------
Co-authored-by: RW <rene@gofiber.io >
2023-07-07 17:45:22 +03: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
Kalissaac
ea23fabafa
Rename Connection to ConnectionURL
2020-12-01 16:12:51 -08:00
Kalissaac
e5d9b064ca
Remove Atlas config option
2020-12-01 15:01:06 -08:00
Kalissaac
1d00ff6dd8
Add ability to supply Mongo connection uri
2020-12-01 14:18:33 -08:00
Kalissaac
4611bdac86
Update README with new config options
2020-11-23 18:36:25 -08:00
Fenny
9a9ea7d242
📦 update modules
2020-11-23 09:33:29 +01:00
Fenny
ab94351a60
✏ return nil for notfound
2020-11-23 09:30:50 +01:00
Fenny
ddef41c2ee
✏ update comments
2020-11-17 13:56:09 +01:00
Fenny
e85859e8c4
🎨 update signatures
2020-11-06 01:49:30 +01:00
Fenny
ae83364fc9
Merge remote-tracking branch 'upstream/main' into main
2020-11-06 01:47:07 +01:00
Fenny
f9a30234b9
🧹 introduce reset and close
2020-11-06 01:41:46 +01:00
Wei Lun
f242d1f466
improve mongo storage
2020-11-05 21:52:34 +08:00
Fenny
3799ccc4f5
🎨 update installation
2020-11-05 09:56:28 +01:00
Fenny
fdf31cf4c0
✏ update signatures
2020-11-05 09:47:33 +01:00
Fenny
6710398f03
update readme
2020-11-05 06:18:29 +01:00
Fenny
a92c1c4978
✏ update configs
2020-11-02 15:01:57 +01:00
Wei Lun
26639f7b31
♻️ refactor to context.Background() and add Close method
2020-10-31 22:44:17 +08:00
Wei Lun
c83504b84f
update readme example
2020-10-31 18:00:29 +08:00
Wei Lun
a7fd5bdbe5
update mongo storage
2020-10-31 17:39:12 +08:00
Fenny
7c012ee154
✏ update config
2020-10-31 10:02:52 +01:00
Fenny
64e1d8566a
✏ update example
2020-10-31 10:02:20 +01:00
Fenny
568d1155f7
✏ fix readme
2020-10-31 10:01:24 +01:00
Wei Lun
ac6c5ab946
🌟 add MongoDB storage
2020-10-31 13:56:25 +08:00
Tom
a4d1babd23
Add placeholder directories
2020-10-28 12:41:48 +00:00