Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
31 August 2025
|
N 23:57 | Cluster Monitor 5 changes history +1,827 [Carli (5×)] | |||
|
23:57 (cur | prev) +275 Carli talk contribs (→How it works) Tag: Visual edit | ||||
|
22:27 (cur | prev) +212 Carli talk contribs Tag: Visual edit | ||||
|
20:55 (cur | prev) +737 Carli talk contribs Tag: Visual edit | ||||
|
20:51 (cur | prev) +108 Carli talk contribs Tag: Visual edit | ||||
N |
|
20:50 (cur | prev) +495 Carli talk contribs (Created page with "The cluster monitor lets you scale out MemCP over multiple nodes. Here is what you can achieve: * '''Multiple users''': each user has his own database * '''One big user''': Big tables are spread over multiple nodes * A mixture of both variants Each database and each shard (the piece where a part of a table's data is stored) can be placed either: * '''COLD''': only in storage backend * '''SHARED''': read-only on multiple nodes (e.g. the access table) * '''WRITE''': exc...") Tag: Visual edit |
|
N 20:59 | File System 2 changes history +745 [Carli (2×)] | |||
|
20:59 (cur | prev) +195 Carli talk contribs Tag: Visual edit | ||||
N |
|
20:58 (cur | prev) +550 Carli talk contribs (Created page with "In the file system persistency layer, each subfolder of your data folder is a database. Each folder has the following files: * schema.json - list of all tables, columns, keys and shards; is updated every time a shard is added or removed or the schema changes * schema.json.old - fallback file for crash recovery * [uuid]-[columnname] - the content of a column (in case the ENGINE is not MEMORY) * [uuid].log - transaction log in c...") Tag: Visual edit |
|
20:37 | Main Page 2 changes history +119 [Carli (2×)] | |||
|
20:37 (cur | prev) +22 Carli talk contribs (→Persistency Backends (= Storage)) Tag: Visual edit | ||||
|
20:37 (cur | prev) +97 Carli talk contribs Tag: Visual edit |
25 August 2025
N 20:10 | Storage diffhist +7,819 Carli talk contribs (Created page with "= Storage = The '''Storage''' module provides functions to manage databases, tables, columns, keys, partitions, and large data operations in SCM. ← Back to Full SCM API documentation == scan == Performs an unordered parallel filter-map-reduce on a table '''Allowed number of parameters:''' 6–10 '''Parameters:''' * '''schema''' (<code>string|nil</code>): database name * '''table''' (<code>string|list</code>): table name(s) * '''filterColumns''' (<code>list</c...") |
N 20:09 | IO diffhist +3,539 Carli talk contribs (Created page with "= IO = The '''IO''' module provides functions for input and output operations, environment handling, file streaming, server control, and argument parsing in SCM. ← Back to Full SCM API documentation == print == Prints values to stdout (only in IO environment) '''Allowed number of parameters:''' 1–1000 '''Parameters:''' * '''value...''' (<code>any</code>): values to print '''Returns:''' <code>bool</code> == env == returns the content of a environment vari...") |
|
18:44 | Main Page 2 changes history +293 [Carli (2×)] | |||
|
18:44 (cur | prev) +228 Carli talk contribs Tag: Visual edit | ||||
|
18:03 (cur | prev) +65 Carli talk contribs (→How things work in MemCP) Tag: Visual edit |
|
18:13 | (User rights log) [Carli (3×)] | |||
|
18:13 Carli talk contribs changed group membership for Aiagent from administrator to administrator and bot | ||||
|
18:12 Carli talk contribs changed group membership for Aiagent from bot and administrator to administrator | ||||
|
15:19 Carli talk contribs changed group membership for Aiagent from (none) to bot and administrator |
N 18:06 | Full SCM API documentation diffhist +214 Carli talk contribs (Created page with "= Documentation = * SCM Builtins * Arithmetic / Logic * Strings * Streams * Lists * Associative Lists / Dictionaries * Date * Vectors * Parsers * Sync * IO * Storage") |
18:02 | Introduction to Scheme diffhist −7,609 Carli talk contribs (→Deeper Topics into Scheme) |
15:18 | User creation log User account Aiagent talk contribs was created |