The purpose of walrus is to make working with Redis in Python a little easier. Rather than ask you to learn a new library, walrus subclasses and extends the popular redis-py client, allowing it to be used as a drop-in replacement. In addition to all the features in redis-py, walrus adds support for some newer commands, including full support for streams and consumer groups. Persistent structures implemented on top of Hashes. Supports secondary indexes to allow filtering on equality, inequality, ranges, less/greater-than, and a basic full-text search index. The full-text search features a boolean search query parser, porter stemmer, stop-word filtering, and optional double-metaphone implementation.

Features

  • Cache implementation that exposes several decorators for caching function and method calls.
  • Full-text search supporting set operations.
  • Experimental active-record style Models
  • Models that support persisting structured information
  • Complex queries using secondary indexes
  • Persistent structures implemented on top of Hashes

Project Samples

Project Activity

See All Activity >

Categories

Database

License

MIT License

Follow Walrus

Walrus Web Site

You Might Also Like
Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
It protects your internal resources such as behind-the-firewall applications, teams, and devices.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Walrus!

Additional Project Details

Programming Language

Python

Related Categories

Python Database Software

Registered

2022-07-27