Commit Graph

79 Commits

Author SHA1 Message Date
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
Kelvin Clement Mwinuka fbb0b8dc8d Removed plugin-dir cli flag as its not used 2024-02-26 00:37:00 +08:00
Kelvin Clement Mwinuka 76c4226401 Added eviction policy to feature roadmap 2024-02-25 23:15:26 +08:00
Kelvin Clement Mwinuka ec65822fdd Added basic description to README.md 2024-02-25 23:01:04 +08:00
Kelvin Clement Mwinuka 1d5b0f6d12 Added separation between badges and banner in Readme.md 2024-02-12 22:42:02 +08:00
Kelvin Clement Mwinuka 18f947c3a6 Updated coverage badge 2024-02-12 22:14:09 +08:00
Kelvin Clement Mwinuka 67697e0f18 Created coverage folder in .github directory 2024-02-12 21:54:05 +08:00
Kelvin Clement Mwinuka 4d1569d7a7 Removed /wiki in repo path on coverage badge 2024-02-12 21:50:45 +08:00
Kelvin Clement Mwinuka c6b11b22b3 Added badge for coverage report 2024-02-12 21:47:28 +08:00
Kelvin Clement Mwinuka 973127e27e Added go report badge. Removed center tags for banner image and changed img tag width to match image width 2024-02-12 21:37:39 +08:00