Skip to content

Releases: alanbchristie/PySimple

No longer running as nobody

15 Nov 21:18
Compare
Choose a tag to compare
2019.8

- Doesn't use nobody user

Ownership of /app

15 Nov 13:01
Compare
Choose a tag to compare
- Adjusts ownership of app

- Updated redis

Python 3.8.0

15 Nov 11:59
Compare
Choose a tag to compare
  • Also sets PYTHONUNBUFFERED

Cleaner HTML response

03 Oct 13:22
Compare
Choose a tag to compare
  • Better for demos/curl examples

More robust error handling

02 Oct 11:25
Compare
Choose a tag to compare
  • Handles basic exceptions from Redis and Pickle-DB

Used pickledb if Redis isn't available

11 Sep 17:07
Compare
Choose a tag to compare
  • Can now be used to demo persistent volumes (mounted at /data)

Refreshed underlying requirements

16 Aug 11:35
Compare
Choose a tag to compare
  • Flask 1.1.1
  • Redis 3.3.7

An official release

05 Jun 06:52
Compare
Choose a tag to compare
  • A working demonstration