v3.0.4-server

haiwen/seafilev3.0.4-serverJun 7, 2014by freeplant

AI Summary

This server release focuses on API improvements, startup error messaging, performance optimizations for object/block writing, and database connection retries.

Key Highlights

  • Added 'replace if exist' option to the upload API
  • Improved error messages when Gunicorn fails to start
  • Enhanced performance for object and block writing
  • Added retry logic for failed database connections

New Features

  • Replace if exist upload API
  • Database connection retry logic

Full Release Notes

ChangeLog:
1. [API] Add replace if exist into upload-api
2. Show detailed error message when Gunicorn failed to start
3. Improve object and block writting performance
4. Add retry when failed getting database connection