|
@@ -39,9 +39,8 @@
|
|
|
|
|
|
<p>This module could be used to manage different kinds of lists
|
|
|
including doubly-linked lists on top of any KV storage.
|
|
|
- The possible applications are: public and private feeds,
|
|
|
- unread messages, processing queues with different speed
|
|
|
- of producing and consuming, chat applications, blockchain applications, etc.</p>
|
|
|
+ The possible applications are: public and private feeds, FIFO queues,
|
|
|
+ unread messages, chat applications, blockchain applications, etc.</p>
|
|
|
|
|
|
<p>You can download <a style="margin-bottom:30px;" href="https://raw.githubusercontent.com/synrc/kvs/master/src/kvs_stream.erl">kvs_stream</a> as it's a self-containing module.
|
|
|
<br><br>
|