Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "iomem", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Memcached client with binary protocol support and multi keys commands", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
# `iomem` | ||
**WARNING! THIS SOFTWARE IS WORK IN PROCESS!** | ||
**WARNING! THIS SOFTWARE IS WORK IN PROGRESS!** | ||
@@ -26,2 +26,3 @@ ![workflows-nodejs-ci](https://github.com/alexzel/bad-words-next/actions/workflows/node-ci.yml/badge.svg?branch=main) | ||
- Hashring aka consistent hashing | ||
- Built-in serializer and deserializer | ||
@@ -28,0 +29,0 @@ ## Installation |
45533
335