Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jun 4, 2012
1 parent 518cbf2 commit 5df1acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -27,7 +27,7 @@ multiple datastore providers for long-term persistance of User Registration and
- Redis: `RedisAuthRepository` in [ServiceStack](https://nuget.org/packages/ServiceStack)
- In Memory: `InMemoryAuthRepository` in [ServiceStack](https://nuget.org/packages/ServiceStack)
- Mongo DB: `MongoDBAuthRepository` in [ServiceStack.Authentication.MongoDB](https://nuget.org/packages/ServiceStack.Authentication.MongoDB) - created by [Assaf Raman](https://github.com/assaframan)
- NHibernate: `NHibernateUserAuthRepository` in [ServiceStack.Authentication.NHibernate](https://nuget.org/packages/ServiceStack.Authentication.NHibernate) - created by [Joshua Lewis](https://gist.github.com/joshilewis)
- NHibernate: `NHibernateUserAuthRepository` in [ServiceStack.Authentication.NHibernate](https://nuget.org/packages/ServiceStack.Authentication.NHibernate) - created by [Joshua Lewis](https://github.com/joshilewis)

## Compression

Expand Down

0 comments on commit 5df1acb

Please sign in to comment.