Vinnie Falco
|
d762abfc85
|
Move Log to ripple_basics and split websocket logging to ripple_net
|
2013-05-27 13:16:00 -07:00 |
|
Vinnie Falco
|
e227637e34
|
Factor upTime() out of KeyCache, fix warnings
|
2013-05-27 13:15:58 -07:00 |
|
Vinnie Falco
|
794b84c473
|
Fix missing file names for new Log partition code
|
2013-05-27 13:15:57 -07:00 |
|
Vinnie Falco
|
cee678f849
|
Add ripple_db module
|
2013-05-27 13:14:09 -07:00 |
|
JoelKatz
|
99e9bc0863
|
Fix 'getStr' to not crash on a non-existent column.
|
2013-04-25 09:09:04 -07:00 |
|
JoelKatz
|
8d0f0e31f8
|
Fix bogus error reporting.
|
2013-04-18 20:21:43 -07:00 |
|
JoelKatz
|
bd3dc23f9e
|
Hanging locks.
|
2013-04-18 20:14:28 -07:00 |
|
JoelKatz
|
3b90dfdcd1
|
Don't hold sqlite locks across invocations.
|
2013-04-18 19:56:28 -07:00 |
|
JoelKatz
|
e296a81c83
|
Move background hashed object writes to their own DB connection.
|
2013-04-18 17:31:06 -07:00 |
|
JoelKatz
|
51b1cb17a0
|
Small WAL cleanup.
|
2013-04-18 16:16:52 -07:00 |
|
JoelKatz
|
f17a6859e0
|
Simplify and improve the WAL code.
|
2013-04-17 00:07:07 -07:00 |
|
JoelKatz
|
335716c1c6
|
Extra statement constructor.
|
2013-04-02 13:41:17 -07:00 |
|
JoelKatz
|
5494bc3158
|
Enlarge the SQLite database cache intelligently.
|
2013-03-19 23:04:47 -07:00 |
|
JoelKatz
|
fa895e0d92
|
Improve WAL logging.
|
2013-03-08 13:37:46 -08:00 |
|
JoelKatz
|
7621feda7b
|
Updates to load monitoring and source load tracking.
|
2013-03-08 09:48:54 -08:00 |
|
JoelKatz
|
d1169ee86d
|
Make sure all load sources are named.
|
2013-03-04 16:22:09 -08:00 |
|
JoelKatz
|
f0c029ef0d
|
Rework the way load is accounted to be more accurate and more specific.
|
2013-03-03 16:24:47 -08:00 |
|
JoelKatz
|
4496e5cde0
|
Logging tweak.
|
2013-02-09 15:34:31 -08:00 |
|
JoelKatz
|
f95e2ee557
|
Typo.
|
2013-02-07 19:27:05 -08:00 |
|
JoelKatz
|
0136779b11
|
Some improvements to the prepared statement code.
|
2013-02-07 17:06:34 -08:00 |
|
JoelKatz
|
1b2c0b9242
|
Add database memory usage to 'get_counts' output.
|
2013-02-04 23:37:44 -08:00 |
|
JoelKatz
|
b94c91fb9c
|
Sorry. Syntax errors.
|
2013-02-03 23:02:53 -08:00 |
|
JoelKatz
|
a17234f4f5
|
Make DB logging smarter.
|
2013-02-03 11:38:26 -08:00 |
|
JoelKatz
|
6f50404013
|
Log unexpected sqlite3 errors.
|
2013-02-03 11:29:37 -08:00 |
|
JoelKatz
|
faa344c7d0
|
Dispatch write ahead logging through our job queue. SQL logging improvements.
|
2013-01-28 14:32:52 -08:00 |
|
JoelKatz
|
5686f65063
|
Add a new helper function.
|
2013-01-28 07:05:31 -08:00 |
|
JoelKatz
|
d9938fe033
|
Cleanup blob functions.
|
2013-01-28 01:33:19 -08:00 |
|
JoelKatz
|
d522f04385
|
Give access to the sqlite3 prepared statement API.
|
2013-01-27 23:41:15 -08:00 |
|
JoelKatz
|
be93d59933
|
Remove log accidentally commited.
|
2013-01-12 02:53:45 -08:00 |
|
JoelKatz
|
0d49bc877e
|
Do WAL checkpointing in our own thread(s).
|
2013-01-11 18:45:16 -08:00 |
|
JoelKatz
|
f2d811851a
|
Trigger an assert if we get errors that shouldn't ever happen.
|
2013-01-11 17:16:34 -08:00 |
|
Arthur Britto
|
8877501e5b
|
Remove db->escape in favor of sqlEscape.
|
2013-01-06 02:08:54 -08:00 |
|
Stefan Thomas
|
fa3fab5816
|
Moved cpp code to src/cpp and js code to src/js.
|
2012-11-07 12:49:50 -08:00 |
|