51 Commits

Author SHA1 Message Date
John Sully
0c7bb3d208 Merge branch 'unstable' of https://github.com/JohnSully/redis2 into unstable
Former-commit-id: 966f4a8144c47093e21022bb6d2a94fed8b5e49f
2019-03-13 18:08:59 -04:00
John Sully
6702b89166 Merge branch 'unstable' of https://github.com/antirez/redis into unstable
Lots of fixes and improvements from upstream.


Former-commit-id: 261cf24efc8bedec7ee76a8897b9a800a4d663e2
2019-03-13 18:08:22 -04:00
JohnSully
7703340a65 Update README.md
Former-commit-id: a3da10f4ebbc983fc1e10269a1c72fc2d146cdf0
2019-03-13 16:57:40 -04:00
0xflotus
8fdb99a23e fixed guarantees
Former-commit-id: 66f203270862a53b27b18cea8a03999be2262492
2019-03-13 15:14:34 +01:00
JohnSully
be0a6672e4 Update README.md
Former-commit-id: 7546c7d8b41358e4d2a0b71f41ca08b82fa3f8b8
2019-03-12 14:38:03 -04:00
JohnSully
89f9a9fea6 formatting fixes
Former-commit-id: 703e4ad2fe8bdd05b0655c25a3444f31a4c0d3b6
2019-03-12 00:59:28 -04:00
JohnSully
aab69c02cb Add charts to readme
Hotlink from medium, hope they don't mind.

Former-commit-id: 0b98280a1f6a727c5566120b486a9e16aa7dbcc9
2019-03-12 00:55:03 -04:00
JohnSully
ff4d105d55 Explain how multithreading works
Former-commit-id: 8a5a513662d1eaeaf9887584a415d5e1bca06681
2019-03-11 20:37:57 -04:00
JohnSully
e59b6b5469 Update README.md
Former-commit-id: bf0fd22309ad3992f10316a9f3c12916db78c1bb
2019-03-11 19:38:20 -04:00
Brad Solomon
7a9a0f891d Note that install_server.sh is not for Mac OSX
It will fail pretty quickly since there is no -f
readlink flag there.
2019-03-09 10:21:15 -05:00
JohnSully
e77fdf5ea0 Update README.md
Former-commit-id: 141557963e8d660072563bcb50c9b110a6e613fe
2019-02-26 15:16:46 -05:00
JohnSully
85a8158ae8 Link to detailed benchmarking results and methodology.
Former-commit-id: b8776bb001b90fd550a513612ae89e52ad5985b6
2019-02-26 15:11:25 -05:00
JohnSully
b7dcd0b567 More fine tuning help. Hopefully we can automate this.
Former-commit-id: 84c20e8337b1598fe4eb57bbb3d8913ae7e77f13
2019-02-26 03:30:37 -05:00
JohnSully
f1b8f76167 Update benchmarking notes.
Former-commit-id: bae2409cceb26124a346a7e8db40b183952e31f8
2019-02-26 02:30:03 -05:00
JohnSully
9b186a5895 Formatting (more)
Former-commit-id: 78b9d303d3146c9a3121fff4e92f2043c0e50518
2019-02-23 03:08:24 -05:00
JohnSully
8f32bbfa13 More edits
Former-commit-id: 6e69b4a795e0ab0a9b3a127b4ca716218daf5977
2019-02-23 01:48:05 -05:00
JohnSully
5f27820d5d type
Former-commit-id: 1c36b46cb4880a89c4d712215e40e3fb139dc757
2019-02-23 01:33:27 -05:00
JohnSully
88fe444538 Formatting
Former-commit-id: 73abd04b95d26f42923ebde338a0b70f8fa9570c
2019-02-23 01:32:50 -05:00
JohnSully
0e4d1d8462 Initial rewrite of Readme
Former-commit-id: 29d6845d1f7b03e80e39a71ec5aac50ba6e81eb4
2019-02-23 01:28:44 -05:00
John Sully
4059814245 Reduce memory usage for in place strings by 8 bytes
Former-commit-id: 9aefc183c696733b6b15128107430c0c95629681
2019-02-09 13:04:18 -05:00
John Sully
219b0f7441 complete rebranding with tests passing
Former-commit-id: 3e9b8677098059964f3f7a492394da4ede9bd37d
2019-02-09 10:11:46 -05:00
Uman Shahzad
188b698989 Remove documentation about geohash-int in deps repo. 2019-01-03 19:12:45 +05:00
Sergey Chupov
d699d8b67c fixed typos in readme 2018-10-12 22:56:51 +03:00
antirez
74bcc5db49 Slave removal: remove slave from the README. 2018-09-11 15:32:28 +02:00
Benjamin Holst
91d86b2437 Update README.md 2018-06-18 22:41:26 -07:00
Felix Krause
7641009f66 Update link to https and use inline link 2017-07-28 13:04:52 -04:00
Saurabh Jha
76ef79bed0 Fixup 2016-06-07 12:38:55 +05:30
Saurabh Jha
cf904d01b0 More edits to README 2016-06-07 12:38:55 +05:30
Saurabh Jha
2783a4f881 Address grammatical comments 2016-06-07 12:38:55 +05:30
Saurabh Jha
b4ce58a672 Fix typos in documentation 2016-06-07 12:38:55 +05:30
Seth Bergman
bf3961e3a6 Fixed typo in README.md 2016-04-30 11:58:48 -05:00
Salvatore Sanfilippo
17e92993f4 Merge pull request #2850 from Joe8Bit/fix_typo-in-readme
Fix typo in READme sever/server
2015-11-04 12:59:11 +01:00
antirez
2008907cdc README new internals section improved a bit more. 2015-11-04 12:58:26 +01:00
Joe Pettersson
0817d61999 Fix typo in READme sever/server 2015-11-04 11:54:50 +00:00
antirez
aeef405429 README: remove garbage at end of line. 2015-11-04 12:52:37 +01:00
antirez
1a51974893 README operations -> commands, is more clear now #2. 2015-11-04 12:51:45 +01:00
antirez
27d408520f README operations -> commands, is more clear now. 2015-11-04 12:50:32 +01:00
antirez
f1fd00c0b0 A few README typos fixed #2. 2015-11-04 12:44:36 +01:00
antirez
1c06ecf39f A few README typos fixed. 2015-11-04 12:41:54 +01:00
antirez
ffab6563aa README now has info about Redis codebase layout. 2015-11-04 12:29:54 +01:00
Jan-Erik Rediger
a92020c98b One more small fix 2015-04-28 15:21:11 +02:00
Jan-Erik Rediger
aecc4f2791 Fix spelling and grammatical errors in readme
Closes #2549
2015-04-28 11:07:21 +02:00
Salvatore Sanfilippo
9793db8416 Merge pull request #2393 from badboy/readme-fix
Readme fix
2015-02-13 15:55:44 +01:00
Jan-Erik Rediger
836f168a48 Link files in README 2015-02-13 15:51:38 +01:00
antirez
8eb3a22245 Fix README links again.
Apparently no refernece-style links supported in Github markdown.
2015-02-13 15:39:44 +01:00
Salvatore Sanfilippo
f537d4d10e Fix links into README. 2015-02-13 15:37:19 +01:00
antirez
4689cba9ab README: give idea about what Redis is. 2015-02-13 15:34:22 +01:00
Jan-Erik Rediger
70e9735598 Use code tags where necessary, escape special markers 2015-02-13 15:10:20 +01:00
antirez
ad1bfa5a4d A few more README markdown conversions. 2015-02-13 14:57:08 +01:00
antirez
f634cb03ae Fix README minor grammar issues. 2015-02-13 14:55:53 +01:00