88 Commits

Author SHA1 Message Date
Nicole Streltsov 469a5e5233 Implement KEYS command 2025-04-14 01:05:48 +01:00
Kelvin Mwinuka 52881a64d2 Update embedded installation docs in README.md (#169) 2025-01-24 05:25:55 +08:00
Kelvin Mwinuka 1c8b25436a Update README.md 2025-01-12 01:14:53 +08:00
Nicole Streltsov 40527b1fff Implement EXISTS command (#160)
Implemented EXISTS command - @NicoleStrel
2025-01-12 00:43:16 +08:00
Nicole Streltsov 8f1330e326 Implement DBSIZE command (#159)
Implement DBSIZE Command - @NicoleStrel
2025-01-06 18:40:40 +08:00
osteensco 992a3a882b Add commands HEXPIRE and HTTL (#148)
* Implemented HEXPIRE and HTTL commands - @osteensco
2024-11-22 08:06:27 +08:00
Nicole Streltsov 05b7601752 Add missing commands in the docs + README (#145) 2024-11-02 15:18:42 +08:00
Nicole Streltsov 974ba1b0dc Create benchmark comparison script against Redis (#143)
* Create benchmark comparison script against Redis - @NicoleStrel
2024-11-01 16:56:17 +08:00
Samuel Adebayo 87b33fa1d8 Add HMGET documentation, add HMGET link to readme.md (#138)
Added HMGET documentation - @thesambayo
2024-10-14 09:42:13 +08:00
Tejesh Kumar S 5d3313dc3f docs: added TYPE command documentation (#135)
Added TYPE command documentation. - @zenc0derr 

---------

Co-authored-by: Tejesh Kumar S <zenc0derr>
Co-authored-by: Kelvin Mwinuka <kelvinv.mwinuka@gmail.com>
2024-10-04 10:00:36 +08:00
Kelvin Mwinuka 4b8e7e1bff Updated install instructions (#131)
Updated installation instructions for docker, GHCR, and homebrew - @kelvinmwinuka
2024-09-22 22:58:11 +08:00
Kelvin Mwinuka 703ad2a802 Rename the project to SugarDB. (#130)
Renames project to "SugarDB" - @kelvinmwinuka
2024-09-22 21:31:12 +08:00
Kelvin Mwinuka cb0770f0ef Update README.md 2024-07-17 15:08:36 +08:00
Kelvin Mwinuka a5a75abe46 Update README.md 2024-07-17 15:07:53 +08:00
Kelvin Mwinuka 44606ea417 Update README.md 2024-07-15 17:17:26 +08:00
Kelvin Mwinuka 3300b917e6 Update README.md 2024-07-13 22:52:03 +08:00
Kelvin Mwinuka 48d36b8cd6 Update README.md 2024-07-13 22:51:37 +08:00
Kelvin Mwinuka e81245fbca Update README.md 2024-07-08 20:57:59 +08:00
Kelvin Mwinuka fe7360969e Update README.md
Fixed package name in go get command (`go get github.com/echovault/echovault`)
2024-07-06 00:03:03 +08:00
Kelvin Mwinuka 05b42a89a4 Added multi-database support to the list of features in README.md 2024-07-04 09:56:56 +08:00
Kelvin Mwinuka fa1be7ccf8 Updated README.md to include new commands 2024-07-04 09:50:54 +08:00
Kelvin Mwinuka 13d86dfe66 Update README.md 2024-06-24 01:48:01 +08:00
Kelvin Mwinuka 7a6fbcde29 Update README.md 2024-06-15 21:44:09 +08:00
Kelvin Mwinuka 4912a213f0 Update README.md 2024-06-10 20:49:52 +08:00
Kelvin Mwinuka 163cafd0f0 Update README.md 2024-05-28 20:33:30 +08:00
Kelvin Clement Mwinuka 7e585dc256 Added supported commands links to README.md 2024-05-20 23:08:29 +08:00
Kelvin Mwinuka 028f731167 Update README.md 2024-05-18 22:57:57 +08:00
Kelvin Mwinuka 0d57b721dc Update README.md 2024-05-18 22:56:21 +08:00
Kelvin Clement Mwinuka 655c2d8353 Updated README.md to remove configuration and eviction sections as they will be contained in the docs website 2024-05-08 18:17:40 +08:00
Kelvin Clement Mwinuka 28b4721027 Added documentation section to README.md 2024-05-08 00:14:44 +08:00
Kelvin Clement Mwinuka cddbb08123 Updated README.md 2024-05-07 22:47:09 +08:00
Kelvin Mwinuka f3923033dd Update README.md 2024-05-01 07:05:20 +08:00
Kelvin Mwinuka 2b01c7342c Update README.md 2024-04-24 14:35:32 +08:00
Kelvin Mwinuka ddd09ee317 Update README.md 2024-04-14 17:55:59 +08:00
Kelvin Mwinuka 2528082d41 Update README.md 2024-04-11 11:01:45 +08:00
Kelvin Mwinuka a605a7bd14 Added discord badge to README.md 2024-04-06 02:30:38 +08:00
Kelvin Mwinuka 9b7d93fc5f Update README.md 2024-04-05 05:34:02 +08:00
Kelvin Mwinuka f4d0f2e468 Added Go reference badge to README.md 2024-04-05 01:25:56 +08:00
Kelvin Mwinuka 1bd7147e99 Added Configuration and Eviction Sections in README.md 2024-04-04 21:36:43 +08:00
Kelvin Mwinuka 6b58598a5f Updated README.md 2024-04-04 05:28:57 +08:00
Kelvin Mwinuka d10eb19925 Updated README.md to include imported library example 2024-04-04 05:22:43 +08:00
Kelvin Mwinuka 51ac577332 Update README.md 2024-04-02 02:30:02 +08:00
Kelvin Mwinuka b337dcd4a9 Updated README.md badge to Apache 2.0 License 2024-03-24 18:09:43 +08:00
Kelvin Mwinuka cfe4ae828f Added new code coverage badge from codecov 2024-03-20 14:41:15 +08:00
Kelvin Mwinuka 28f659033e Removed discord label from README.md. Updated SUBSCRIBE command handler to send psubscribe event to connection when subscribing to a pattern. 2024-03-20 00:18:38 +08:00
Kelvin Clement Mwinuka b9959ed523 Added redis clients statement in clients section in README.md 2024-02-28 21:03:21 +08:00
Kelvin Clement Mwinuka 1a4747db6d Updated GPL badge to v3 and uncommented cluster nodes in docker-compose.yml 2024-02-28 13:35:02 +08:00
Kelvin Clement Mwinuka 42154fe7dd Added discord, licence and release badges to README.md 2024-02-27 08:59:41 +08:00
Kelvin Clement Mwinuka c81c322a22 Added installation instructions to the README.md 2024-02-26 07:15:38 +08:00
Kelvin Clement Mwinuka 8e60d0023a Added README.md 2024-02-26 05:49:19 +08:00