Skip to content

Redis Stream API extension for swift-redi-stack

License

Notifications You must be signed in to change notification settings

calvinlai/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

 
 
 

Languages

  • Swift 100.0%