diff options
Diffstat (limited to 'databases/py-valkey/pkg-descr')
-rw-r--r-- | databases/py-valkey/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/py-valkey/pkg-descr b/databases/py-valkey/pkg-descr new file mode 100644 index 000000000000..c9c9902af99e --- /dev/null +++ b/databases/py-valkey/pkg-descr @@ -0,0 +1,4 @@ +Valkey-py is a python library that allows you to connect to Valkey, +the open source (BSD) high-performance key/value datastore that +supports a variety of workloads such as caching, message queues, +and can act as a primary database. |