Skip to main content
A memcached based cache for any store used with tiddlyweb.
Decorates an existing store, wrapping a defined store, caching
retrieved objects.

To make use of this store, there are several software and
administrative requirements. This is fairly complex stuff
so don't expect to be able to just turn it on and make it go.

You must have:

* a memcached server
* the python-memcached module
* the following changes to your tiddlywebconfig.py:

config = {
# set the server_store to be the caching.py module
'server_store': ['tiddlywebplugins.caching', {}],
# the host and port of one or more memcached servers.
# this is separate from server_store in case there are
# other things that want to use a memcached server
'memcache_hosts': ['127.0.0.1:11211'],
# the configuration of the base store which is
# being cached by the caching store. Its structure
# is the same as server_store.
'cached_store': ['text', {'store_root': 'store'}],
}

If you run this code against the TiddlyWeb core tests you should
be aware that some of them will fail because the cache is not
flushed between runs, so sometimes there are incorrect values
in the cache.

If you choose to use this in a production environment you will
need to write some scripts which start, stop or clear the memcache
cache upon each fresh start of the server. You must also keep in
mind that if you edit data in your on disk store by hand, you need
to remember to invalidate the in RAM cache through some mechanism.

Licensed under the same terms as TiddlyWeb itself.

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

Release files for tiddlywebplugins.caching 0.9.18

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.caching 0.9.18
File Size Uploaded
tiddlywebplugins.caching-0.9.18.tar.gz 12.1 kB Details

Release files / tiddlywebplugins.caching-0.9.18.tar.gz

Download URL tiddlywebplugins.caching-0.9.18.tar.gz
Size 12.1 kB
Tags Source
SHA-256 checksum
How to use checksums
6a264a687f6ad15cbbb154fc70b992832682c07360eccc94d6889d52d2e24784
BLAKE2b-256 checksum
How to use checksums
8447024009de40656aad294f14267c007dd796c574ac7086e5bbff76e31c1f2c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.9.18 This release

1 release file

0.9.17

1 release file

0.9.16

1 release file

0.9.15

1 release file

0.9.14

1 release file

0.9.13

1 release file

0.9.12

1 release file

0.9.11

1 release file

0.9.10

1 release file

0.9.9

1 release file

0.9.8

1 release file

0.9.7

1 release file

0.9.6

1 release file

0.9.5

1 release file

0.9.4

1 release file

0.9.3

1 release file

0.9.2

1 release file

0.9.1

1 release file

0.9

1 release file

0.8

1 release file

0.6

1 release file

0.5

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