summaryrefslogtreecommitdiff
path: root/BUILD
Commit message (Collapse)AuthorAgeFilesLines
* proxy: initial commit.dormando2021-10-051-0/+13
| | | | | | | | | | | | | | | See BUILD for compilation details. See t/startfile.lua for configuration examples. (see also https://github.com/memcached/memcached-proxylibs for extensions, config libraries, more examples) NOTE: io_uring mode is _not stable_, will crash. As of this commit it is not recommended to run the proxy in production. If you are interested please let us know, as we are actively stabilizing for production use.
* fix make order in BUILD instructionsdormando2020-02-011-1/+1
|
* Update the build documentation in BUILD fileIqram Mahmud2020-01-131-30/+17
| | | | The current instruction is 17 years old. memcached in the meantime moved to automake and has an easier way to locally build and locally test a new binary.
* better build instructionsBrad Fitzpatrick2003-07-311-2/+18
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk@81 b0b603af-a30f-0410-a34e-baf09ae79d0b
* misc fixes as suggested by avva. lot of comment updates, mostly.Brad Fitzpatrick2003-06-221-2/+3
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk@35 b0b603af-a30f-0410-a34e-baf09ae79d0b
* change maxsize to an unsigned intBrad Fitzpatrick2003-06-181-0/+20
git-svn-id: http://code.sixapart.com/svn/memcached/trunk@29 b0b603af-a30f-0410-a34e-baf09ae79d0b