Skip to content

Commit 52334b3

Browse files
YTeyddie22ido777
authored andcommitted
Update the Redis Architecture Link under NoSQL
1 parent b7f5187 commit 52334b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ A key-value store is the basis for more complex systems such as a document store
10401040

10411041
* [Key-value database](https://en.wikipedia.org/wiki/Key-value_database)
10421042
* [Disadvantages of key-value stores](http://stackoverflow.com/questions/4056093/what-are-the-disadvantages-of-using-a-key-value-table-over-nullable-columns-or)
1043-
* [Redis architecture](http://qnimate.com/overview-of-redis-architecture/)
1043+
* [Redis architecture](https://architecturenotes.co/p/redis)
10441044
* [Memcached architecture](https://adayinthelifeof.nl/2011/02/06/memcache-internals/)
10451045

10461046
#### Document store

0 commit comments

Comments
 (0)