Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
/ redis-streams Public archive

Redis Stream API extension for swift-redi-stack

License

Notifications You must be signed in to change notification settings

fschwehn/redis-streams

Repository files navigation

redis-streams

An extension for RediStack that adds commands for the Redis stream API.

Supported commands:

  • XINFO
  • XADD
  • XTRIM
  • XDEL
  • XRANGE
  • XREVRANGE
  • XLEN
  • XREAD
  • XGROUP
  • XREADGROUP
  • XACK
  • XCLAIM
  • XPENDING

About

Redis Stream API extension for swift-redi-stack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages