Commit Graph

129 Commits (ac86fb9530495de6b1664bb5783c98ab905b8cfb)

Author SHA1 Message Date
Ben Johnson 4b1ebc1869 Merge pull request #611 from jaredfolkins/master
enhc: update example for nested buckets
2016-10-28 13:36:45 -06:00
Jared Folkins 5accf28dbd enhc: update example for nested buckets 2016-10-28 12:08:50 -07:00
Hasit Mistry 0ac07c81d0 Add 'bolter' to the list of projects that use Bolt
[bolter](https://github.com/hasit/bolter) is a command-line app for viewing BoltDB file in your terminal using [tablewriter](https://github.com/olekukonko/tablewriter).
2016-10-18 11:57:33 -07:00
Denis Andrejew 302d3d2ca3 fix typo in README.md 2016-10-07 22:35:08 +02:00
Janoš Guljaš 573be28cf3 Add gopherpit to projects that use Bolt 2016-10-05 19:58:12 +02:00
Roman Naumann 1e271f5035 Update README.md
Add warning to README.md that keys and values in `ForEach()` are
invalid outside of transaction.
2016-09-13 11:19:31 +02:00
Ben Johnson 9dffd9de3b Merge pull request #594 from anacrolix/patch-1
Update README.md
2016-09-12 10:49:43 -06:00
Ben Johnson 215223e6a9 README
Added note to README that the file format is fixed.
2016-09-08 10:32:55 -06:00
Matt Joiner 8133f4399e Update README.md
Add anacrolix/torrent to users.
2016-09-02 15:19:24 +10:00
Ben Johnson ec58b76ba0 Merge pull request #577 from bouk/patch-1
Fix typo (Tx -> DB)
2016-08-31 16:25:56 -06:00
Asdine El Hrychy 99f885d418 Update description of project using BoltDB 2016-07-30 12:06:00 +02:00
Bouke van der Bijl bb699ba24d Fix typo (Tx -> DB) 2016-07-22 13:08:01 -04:00
Avinash D'Silva 318c587cae added a BoltDB related project 2016-07-17 22:11:04 +01:00
Ben Johnson acc803f0ce Merge pull request #567 from pankajkhairnar/pankajkhairnar-new-project
Added new project name in the list of projects using BoldDB
2016-07-07 10:56:50 -06:00
emersion 2fcb4b2d24 Fixes build error in README code 2016-06-17 19:29:27 +02:00
Ivan Fraixedes e2d1ba4e39 Remove skydb of the README
I think that SkyDB is over, I could find any link to the project.
2016-06-16 19:26:53 +02:00
Pankaj khairnar 76734943e1 Added new project which is using BoldDB 2016-06-12 16:53:54 +05:30
Ben Johnson 05e441d7b3 README 2016-06-07 08:38:33 -06:00
Ben Johnson fcd5488035 Merge pull request #565 from joe2far/patch-1
Fixed typo in README
2016-06-07 08:37:57 -06:00
Joe Farrell 08ce9bb754 Fixed typo in README 2016-06-03 16:56:58 +01:00
Danko Miocevic 5fec58dd72 Add MuLiFS to the list of projects using Bolt. 2016-05-26 12:49:33 -03:00
Alexander F Rødseth 58adb4c087 Add SimpleBolt and Algernon 2016-05-04 10:19:01 +02:00
Joseph Spurrier e90f18ec47 Update README.md
Added GoWebApp as a project that uses Bolt.
2016-03-25 16:25:51 -04:00
Ben Johnson afb77b930b remove badge
Remove the Drone.IO badge while setting up new test infrastructure.
2016-03-23 11:12:00 -06:00
Eric Boren 40cff7a0e5 Add note about Go RFC3339Nano sortability to README
RFC3339 is sortable, but RFC3339Nano is not, because it does not use a fixed number of digits after the decimal.
2016-03-22 13:10:49 -04:00
Asdine El Hrychy 8192480115 Merge remote-tracking branch 'boltdb/master' into project-list
# Conflicts:
#	README.md
2016-03-22 15:51:53 +01:00
Abhinav Ajgaonkar 7db0126c4b Adding "lru" to list of projects using Bolt. 2016-03-21 00:58:27 -04:00
Asdine El Hrychy 514ec57fe7 Update README.md 2016-03-05 00:22:18 +01:00
Abhishek Gupta 620e49540e Add mbuckets to list of projects using Bolt 2016-02-27 14:22:38 +05:30
Bob Cao add6474f61 Update README.md 2016-02-24 17:01:39 +08:00
Herman Schaaf 187ee33aae Add Go Report Card to list of projects using Bolt 2016-02-06 16:33:50 +08:00
Vladimir L 33a45fc8fd added Request Baskets to projects list 2016-01-14 21:54:57 +01:00
Timothy Cyrus 109049bcfb Update README.md 2016-01-12 14:41:22 -05:00
Ben Johnson 4030e7fbc1 Merge pull request #484 from etelej/master
Add bucket check to db.View in readme.md
2016-01-11 18:59:16 -08:00
Peter Etelej 769f43bec3 Add bucket check to db.View in readme.md
Add 'Assume bucket exists and has keys' comments on db.View calls
accessing bucket keys in examples of db.View in readme.md code examples.
Fixes #484
2016-01-12 05:28:15 +03:00
Trevor Stone 4171c1783c add table of contents entry from mobile 2016-01-03 19:23:43 -08:00
Trevor Stone e04ef19dab Fix Readme typo and line length 2016-01-03 19:03:55 -08:00
Trevor Stone b231437add Add mobile instructions to the Readme 2016-01-03 19:00:53 -08:00
Matt Silverlock d6ce6a9a80 [docs] Add table of contents
- Generated and tweaked a TOC using [doctoc](https://github.com/thlorenz/doctoc)
- (removed generated headers and fixed broken ampersand conversion)
2015-12-31 08:04:02 -08:00
ReadmeCritic 6179274f76 Update README URLs based on HTTP redirects 2015-12-14 07:44:42 -08:00
Ben Johnson f27abf2cc7 README
Replace reference to the coalescer with a reference to `DB.Batch()`.

Fixes #465.
2015-12-05 20:27:15 -07:00
Rodolfo Carvalho a2144ebbf1 Put backticks around function name in description 2015-12-05 19:00:07 +01:00
Mark Rushakoff e991375cad Explain iterating over sub-buckets in README 2015-11-22 18:20:48 -08:00
Ben Johnson 6b1bbf0ab4 update WriteTo() docs
This commit updates and revises some of the documentation around
Tx.WriteTo() and how O_DIRECT is no longer the default.
2015-11-06 13:18:58 -07:00
Charlie Cochrane 13944fb3e3 updated README.md to fix typo 2015-11-03 14:04:31 +00:00
Hung Nguyen Viet 40aeece092 typo and highlight 2015-10-28 11:59:29 -06:00
Ben Johnson 54254e97b9 README: add 'Reading the Source' section
This commit adds a section to help people understand the
source better while reading it.
2015-10-24 13:31:18 -06:00
Patrick Mezard b7f23b8e55 README: mention the memory map consumes a lot of address space
I have been bitten by this when running a simple application on a
Raspberry Pi 2. It had 3 stores: two 512M stores and one 128M. The
application refused to start the moment the first index grew from 512M
to 1G.

Bolt is really nice but it is easy to overlook this limitation,
especially with the note about supporting stores much larger than
*physical* memory.
2015-10-20 14:08:43 +02:00
Rogier Lommers 1af2ec9768 Add example of NextSequence() usage to readme 2015-10-18 15:00:36 +02:00
John ShaggyTwoDope Jenkins a7a29a20cd typos 2015-10-13 17:14:11 -07:00