Skip to content

A Foswiki Store that uses a database backend to hold data and provide fast access and queries

License

Notifications You must be signed in to change notification settings

Jlevens/VersatileDBIStoreContrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VersatileStoreContrib

This is a flexible Fowsiki Store using a database backend for storage.

Attachments are managed by a different Store. The Foswiki::Store architecture allows for this in it's design explicitly.

PlainFileStore was used extensively during the development of VersatileStore as the attachment backend. It is this backend that is tested and recommended.

The existing RCS Stores should work but testing needs to be done to ensure these combinations work well.

TODO

  • Back out ConfigHash support i.e. $this->{cfg} back to $Foswiki::cfg, yuck!
  • Pseudo-install into latest FW 2.0 and get up and running - basic testing, it needs more work anyway
  • Document any further issues to deal with
  • Copy and rename to VersatileStoreContrib with corresponding code changes
  • Pseudo-install this version into latest FW 2.0 and get up and running - basic testing that the rename is OK
  • Push this into the FW Repo to be the 'origin' version of this software, my version will be my fork for hacking and extra backup

See also: https://github.com/Jlevens/StoreToolsContrib

About

A Foswiki Store that uses a database backend to hold data and provide fast access and queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages