alphazero / Go-Redis

Google Go Client and Connectors for Redis
Apache License 2.0
440 stars 123 forks source link

Add support for APPEND #23

Closed liquidgecka closed 10 years ago

liquidgecka commented 12 years ago

This adds support for the APPEND command in redis to both the sync and async clients.