* Add caching support to users/group * Add a function has_perm that works with the cache. * Removed our session backend so other session backends (without the database) can be used
a Collection class that can be used to call a collection used this for the list and receive rest api.