Skip to content

Commit

Permalink
README edit and site update
Browse files Browse the repository at this point in the history
  • Loading branch information
attipaci committed Dec 11, 2024
1 parent f144df0 commit 3b08f08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ platforms also. It is also small and fast, but still capable and versatile.

Rather than providing high-level support for every possible Redis command (which would probably be impossible given
the pace new commands are being introduced all the time), it provides a basic framework for synchronous and
asynchronous queries, with some higher-level functions for managing key/value storage types (including hash tables),
and PUB/SUB. Future releases may add further higher-level functionality based on demand for such features.
asynchronous queries, with some higher-level functions, such as for managing key/value storage types (including hash
tables) and PUB/SUB. Future releases may add further higher-level functionality based on demand for such features.

The __RedisX__ library was created, and is maintained, by Attila Kovács at the Center for Astrophysics \| Harvard
& Smithsonian, and it is available through the [Smithsonian/redisx](https://github.com/Smithsonian/redisx)
Expand Down

0 comments on commit 3b08f08

Please sign in to comment.