Welcome to Rampart’s documentation.¶
- Rampart JavaScript
-
Rampart Utility Functions
- License
-
General
Utilities
- printf
- sprintf
- bprintf
- abprintf
- hexify
- dehexify
- stringToNumber
- stringToBuffer
- bufferToString
- objectToQuery
- queryToObject
- getchar
- readFile
- trim
- stat
- lstat
- exec
- shell
- fork
- newPipe
- daemon
- forkpty
- kill
- getcwd
- chdir
- mkdir
- rmdir
- readDir
- copyFile
- rmFile
- link
- symlink
- chmod
- realPath
- touch
- rename
- sleep
- getType
- timezone
- dateFmt
- scanDate
- autoScanDate
- use
- load
- errorConfig
- File Handle Utilities
- Rand, Hash and HyperLogLog
- Rampart Thread Functions
-
The rampart-sql module
- Preface
- Loading the Javascript Module
- Database Functions
- Database Indexing
- String Functions
- Server Functions
-
Server Properties
-
Search and optimization
parameters
- defaultLike
- matchMode
- pRedoPtType
- textSearchMode
- stringCompareMode
- stringCompareMode/textSearchMode parameters
- btreeCacheSize
- ramRows
- ramLimit
- bubble
- optimize,noOptimize
- options,noOptions
- ignoreNewList
- indexWithin
- wildOneWord
- wildSufMatch
- wildSingle
- alLinearDict
- indexMinSublen
- dropWordMode
- metamorphStrlstMode
- Metamorph parameters
- Rank knobs
- Other Ranking Properties
-
Indexing
properties
- indexSpace
- indexBlock
- indexMem
- indexMeter
- meter
- addExp
- delExp
- lstExp
- addIndexTmp
- delIndexTmp
- lstIndexTmp
- indexValues
- btreeThreshold
- maxLinearRows
- likerRows
- indexAccess
- indexMmap
- indexReadBufSz
- indexWriteBufSz
- indexMmapBufSz
- indexSlurp
- indexAppend
- indexWriteSplit
- indexBtreeExclusive
- mergeFlush
- indexVersion
- indexMaxSingle
- tableReadBufSz
- Miscellaneous Properties
- Query Protection
- Restoring Defaults
-
Search and optimization
parameters
- The rampart-sql Command Line Utilities
-
The rampart-server module
- Preface
- Loading and Using the Module
- Server Usage Details
- Standard Server Layout
- C-API
- Technical Notes
- Key to Mime Mappings
- The rampart-net module
- The rampart-html module
- The rampart-crypto module
- The rampart-curl module
- The rampart-lmdb module
- The rampart-redis module
- The rampart-python module
- The rampart-robots module
- The rampart-cmark module
- The rampart-almanac module
- The rampart-url module
- Extras
-
Tutorials
- Find Cities and their Closest Neighbors
- Using Websockets to Build a Chat
- Building a Pi News Aggregator