Stanislav N. aka pztrn
0cca0f453f
Added possibility to use different database (storage) backends. Currently supported: flatfiles and mysql. Fixes #2. Added database shutdown call. This call will properly shutdown database connections (in case of RDBMS) or flush pastes index cache on disk (in case of flatfiles). De-hardcoded pagination count. Fixes #12. |
||
---|---|---|
.. | ||
1_initial.go | ||
2_paste_lang.go | ||
3_private_pastes.go | ||
4_passworded_pastes.go | ||
exported.go |