Interface | Description |
---|---|
IMemcachedSettings |
Settings for MemcachedDataStore
|
Class | Description |
---|---|
GuavaMemcachedDataStore |
IDataStore that stores the pages' bytes in Memcached. |
MemcachedDataStore |
IDataStore that stores the pages' bytes in Memcached
A useful read about the way Memcached works can be found
here. |
MemcachedSettings |
Default implementation of IMemcachedSettings
|
Copyright © 2015. All rights reserved.