Skip to content

Releases: F7502/notebookapp

support for distributed setup

21 May 21:11

Choose a tag to compare

Pre-release
  • notes can be stored in a database (tested with local file-based H2 and remote MySQL using AWS RDS)
  • text processing can be done by an external REST service or by text processing workers listening on queues (based on JMS, tested with ActiveMQ and AWS SQS)

first working version

26 Apr 15:50

Choose a tag to compare

first working version Pre-release
Pre-release

all-in-one, no persistence, no external dependencies