1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00
documize/embed
sauls8t 6629d76453 Add covering indexes to support super-size deployments
Resolves issues for enterprise customers with tonnes of data in these SQL tables:

- dmz_doc
- dmz_section

Multi-tenant compliant.
2019-09-14 13:04:56 +01:00
..
bindata.go Add covering indexes to support super-size deployments 2019-09-14 13:04:56 +01:00
embed.go removed embed init() for unit testing 2017-09-01 14:11:09 +01:00
README.md move embedded assets to separate directory 2016-07-22 20:56:56 +01:00

Uses github.com/elazarl/go-bindata-assetfs, which must be installed to 'go generate' to create bindata_assetfs.go