MitulShah1
8217bf1674
Updated Readme
2025-04-11 20:37:22 +05:30
Sadık Sünbül
1fa944bef7
Update README.md
2025-02-18 20:16:32 +03:00
Sadık Sünbül
44d93745d1
leveldb_test update
2025-02-03 22:14:02 +03:00
Sadık Sünbül
10116f925d
workflow added
2025-02-03 21:48:06 +03:00
i9
4a7a7f0480
(update): main README to include Neo4j test image tag
2025-01-31 15:45:09 +01:00
i9
5e5858e217
(update): storage.go to include Neo4j package
2025-01-31 15:25:42 +01:00
Giovanni Rivera
88906bb82b
📚 Doc: Add valkey to README.md
2025-01-03 19:36:19 -08:00
luk3skyw4lker
292cee6539
docs: add clickhouse README reference docs
2024-06-25 09:18:22 -03:00
Jason McNeil
91d99c4d77
docs: Add MockStorage to root README.md
2024-06-05 11:35:45 -03:00
Geun-Oh
796363eb5a
docs: add ref on root
2024-03-22 09:12:18 +09:00
Cristian Chiru
cec55d37c4
Update README.md
2024-02-05 13:39:56 +02:00
Cristian Chiru
d30f343489
Update root README.md
2024-02-05 13:18:41 +02:00
chris.grundling
c3431ff1af
Updated main README, updated benchmark
2023-10-25 06:34:06 +02:00
mstgnz
0ccc5d3faa
UPDATE README
2023-08-23 17:25:02 +03:00
mstgnz
244330f96e
Added to Minio storage
2023-08-23 14:44:24 +03:00
Juan Calderon-Perez
b875ca4ec9
Merge main, fix gosec conflicts
2023-08-21 08:40:57 -04:00
Juan Calderon-Perez
b3ebd57893
Support for rueidis storage driver
2023-08-15 00:53:19 -04:00
Tim Middleton
65350fb284
Minor readme fix
2023-08-09 08:04:12 +08:00
Tim Middleton
882dfc4741
Add Coherence implementation into storage
2023-08-09 07:58:47 +08:00
RW
0150f5f926
Update README.md
...
remove headline -> the logo is enough
2023-07-11 14:01:33 +02:00
RW
a5635a782f
Update README.md
...
fix dark and light mode picture
https://github.blog/changelog/2021-11-24-specify-theme-context-for-images-in-markdown/
2023-07-08 22:00:47 +02:00
RW
6c71397839
Update README.md
2023-07-08 13:24:32 +02:00
Muhammed Efe Cetin
a115ee2fba
update
2023-07-07 18:40:33 +03:00
RW
31e2d80802
Update README.md
2023-07-07 17:15:47 +02:00
RW
bbbd3e8ad1
Update README.md
2023-07-07 17:06:10 +02:00
RW
9edc233ee7
Update README.md
2023-07-07 16:58:25 +02: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
Erkan Ozsoy
c4a57d2fbe
README.md updated for Etcd label
2023-07-05 10:48:18 +03:00
Erkan Ozsoy
e71c5057ac
etcd implemented
2023-07-03 12:46:48 +03:00
Emre Savcı
821232a3c4
resolve conflicts
2023-06-24 13:53:39 +03:00
Emre Savcı
1af4aa7ac9
add couchbase tests to read me
2023-06-24 12:48:19 +03:00
Berkant
d7e05cabb9
Update README.md
2023-06-06 11:32:41 +03:00
Berkant Ay
ae72763b86
root readme added
2023-06-05 13:57:13 +03:00
René Werner
7d72f76698
remove deprecated gocover
2023-04-26 21:33:56 +02:00
RW
33e4902051
Update README.md
2023-04-26 21:20:27 +02:00
Muhammed Efe Çetin
d677d04dd3
fix badges
2023-02-19 12:45:04 +03:00
gaby
2f911653ec
Update readme file
2022-11-20 05:38:09 -08:00
RW
9222956861
Update README.md
2022-11-14 09:51:33 +01:00
kosar
da27e01fe6
Merge branch 'main' into main
2022-11-05 21:55:28 +02:00
RW
b9f4a4fada
Update README.md
2022-11-04 08:36:29 +01:00
RW
533803d845
Update README.md
2022-11-04 08:34:17 +01:00
kosar
c15a219ee8
Merge branch 'main' into main
2022-11-04 01:25:09 +02:00
kosar
caca820b8c
Added azure blob storage
...
Signed-off-by: kosar <bogdan.kosarevskyi@gmail.com >
2022-10-27 23:03:10 +03:00
Diego Parisi
98413e412a
Add MSSQL badge
2022-10-27 19:48:21 +02: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
M. Efe Çetin
cc5ccf062b
🚀 feature: add bbolt implementation ( #321 )
...
* Update CI/CD tests.
* Add Bbolt db.
* Add README.
* Add actions.
* Drop go1.14 & go1.15 for bbolt.
* Add support for go1.16
* Update config.go
Co-authored-by: wernerr <rene.werner@verivox.com >
2022-02-10 15:45:13 +01:00
Paul Cento
45cc6b9dcd
🚀 Add S3 Implementation ( #227 )
...
* implement basic s3 operations
* add request timeout contexts
* remove close channel
* update Config comments
* fix README
* stuff
* set config options in s3.Storage
* add s3 workflow for github actions
* Bump SDK to aws/aws-sdk-go-v2
* update
* Add missing README.
* Add security workflows for s3.
* Add tests for S3
* update
update
update
update
update
update
update
update
update
update
update
update
update
update
* update
* Code reviews.
Co-authored-by: Paul Cento <prscento@uwaterloo.ca >
Co-authored-by: Alex Bakker <abakks@hotmail.com >
Co-authored-by: Muhammed Efe Çetin <efectn@protonmail.com >
2022-02-04 12:41:26 +01:00
wernerr
0f037bd33f
Add Release-Drafter
2021-03-20 15:29:13 +01:00
Fenny
3058c5ea7b
✏ update readme
2020-11-23 09:39:39 +01:00
Fenny
ce566e078c
✏ update readme
2020-11-23 09:38:29 +01:00