teddit vs XCache
A side-by-side look at teddit and XCache. For an in-depth review of either product, follow the links below.
teddit
Social & Communications
Teddit is a privacy-focused alternative to Reddit. It has a similar community and discussion board format but does not track or profile users. Teddit focuses on anonymity and free speech within legal bounds.
privacyanonymitycommunitydiscussion
XCache
Development
XCache is a free open source PHP opcode cache. It stores precompiled PHP bytecode in shared memory, improving PHP performance by removing the need to load and parse scripts on each request. It's easy to install and configure in PHP.
cachingperformanceopcodephp