Golb

module
v0.0.0-...-685a0e9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2016 License: MIT

README

TODO

  • Database
    • Check the Content size before store them into database.
    • Query by tag
    • use gob to achieve convert/build post
    • Compress items before store it?
    • Add required CSS/JS field
  • datacache
    • Check the Content size before store them into memcache
    • Compress items before store it?
    • Add a link to flush entire cache
    • Add expire time for post list items
  • datastorage
    • Provide the option "I don't use datastorage". So that user cannot save images and other medias in trade of no need to activate cloud storage

Directories

Path Synopsis
database wraps the appengine/datastore to provide support to Golb
database wraps the appengine/datastore to provide support to Golb
datacache wraps database.
datacache wraps database.
use google cloud storage to store media files like image since go cloud storage package is in experimental and may make backwards-incompatible changes, this package should be updated correspondingly
use google cloud storage to store media files like image since go cloud storage package is in experimental and may make backwards-incompatible changes, this package should be updated correspondingly
postprocessor process the new post from user and save it into database also it defines multimedias name in that post (like images, videos) and tell the http handler to require user to upload those files.
postprocessor process the new post from user and save it into database also it defines multimedias name in that post (like images, videos) and tell the http handler to require user to upload those files.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL