Home > NHRedis

NHRedis

NHRedis is a project mainly written in C# and RUBY, it's free.

Redis cache provider for NHibernate

NHibernate cache provider for Redis http://code.google.com/p/redis/

This provider makes use of the excellent ServiceStackRedis .NET Redis client, created by Demis Bellot

http://code.google.com/p/servicestack/wiki/ServiceStackRedis

If you need to run the Redis server locally, (for testing purposes only), you can find native windows binaries for the Redis server here: https://github.com/dmajkic/redis/downloads Note: do not use these windows Redis binaries in production. Use the unix builds.

==================================================================

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Previous:merengue_plugins