
![]() |
Show Changes |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
| Search |
History
| 9/24/2008 1:42:01 PM |
| FLWCOM-jwdavidson |
| 12/20/2005 10:36:46 AM |
| -131.107.0.105 |
| 12/20/2005 10:36:10 AM |
| -131.107.0.105 |
![]() |
List all versions |
The orgininal flexwiki implementation came with a filesystem-based store. It is still the most performant and commonly used store.
But it is possible to implement namespace providers which provide alternatives. These may be read/write providers (like SqlProvider) or even read-only providers which create a namespace which is a cache of topics that live in another datastore. This is useful both for viewing, and also re-using that content by having other read-write namespaces share and extend the read-only namespace via WikiFederation.