| Line | |
|---|
| 1 | |
|---|
| 2 | Adhocracy Liquid Democracy Implementation |
|---|
| 3 | ========================================= |
|---|
| 4 | |
|---|
| 5 | Instances > Categories > Issues > Proposals |
|---|
| 6 | |
|---|
| 7 | Delegation can happen on on all four levels. |
|---|
| 8 | |
|---|
| 9 | Memcache |
|---|
| 10 | ====================== |
|---|
| 11 | |
|---|
| 12 | Adhocracy uses Memcache to cache results such as rendered pages |
|---|
| 13 | and results from time-intensive computations. To use memcache, |
|---|
| 14 | uncomment the memcache config line in your .ini file and point it |
|---|
| 15 | to a running instance of memcache. |
|---|
| 16 | |
|---|
| 17 | If no memcache is configured or available, Adhocracy should still |
|---|
| 18 | function, but displaying proposals that have a lot of votes can take |
|---|
| 19 | a long time. |
|---|
| 20 | |
|---|
| 21 | Installation and Setup |
|---|
| 22 | ====================== |
|---|
| 23 | |
|---|
| 24 | Please consult INSTALL.txt |
|---|
Note: See
TracBrowser
for help on using the repository browser.