Skip to main content
A TiddlyWeb store that makes it possible to store some content in
different stores, based on rules defined in tiddlywebconfig.py.

The rules are regular expressions which match the name of a bag. When a
tiddler or bag is accessed (for read or write) if the name of the bag
matches a regular expression in the store's "extras" dictionary, the
store named in the value is responsible for the entity being accessed.
Otherwise the store named in "main" is used.

This is an experimental store, but it is being reliably used in
production with the http://www.wiki-data.com/ website. In that service,
the main collection of tiddler data is kept in one highly optimized bag
using the mappingsql store, while users and other system data are stored
in a text store. Here's the relevant config:

'server_store': ['tiddlywebplugins.diststore', {
'main': ['text', {'store_root': 'store'}],
'extras': [
(r'^example$', ['mappingsql',
{'db_config':
'mysql://example@localhost/example?charset=utf8'}]),
],
}],

To use this plugin you must modify tiddlywebconfig.py to set the
'server_store' item. Do not add 'tiddlywebplugins.diststore' to
'system_plugins' or 'twanager_plugins'.

Copyright 2009, Chris Dent <cdent@peermore.com>

Licensed under the same terms as TiddlyWeb.
http://tiddlyweb.com/

Release files for tiddlywebplugins.diststore 0.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tiddlywebplugins.diststore 0.8
File Size Uploaded
tiddlywebplugins.diststore-0.8.tar.gz 5.3 kB Details

Release files / tiddlywebplugins.diststore-0.8.tar.gz

Download URL tiddlywebplugins.diststore-0.8.tar.gz
Size 5.3 kB
Tags Source
SHA-256 checksum
How to use checksums
f215ac3fc91a1da86605e1c5eafb0db6c74eac93c6034ced43f781b3a36feca8
BLAKE2b-256 checksum
How to use checksums
4b5516c779c763e191542929e4318b419030f038d15110cd9226ca79f65c5565
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.8 This release

1 release file

0.7

1 release file

0.6

1 release file

0.5

1 release file

0.4

1 release file

0.3

1 release file

0.2

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page