Skip to content

Activity

Compatability with go 1.20

anacrolixpushed 1 commit to master • 9894272…0f0f61e • 
on Mar 6, 2024

Make ErrNotFound errors.Is fs.ErrNotExist

anacrolixpushed 1 commit to master • 9250558…9894272 • 
on Feb 17, 2024

Retract v0.6.0

anacrolixpushed 1 commit to master • 3a47674…9250558 • 
on Feb 10, 2024

Fix tx.Create for existing values with different length

anacrolixpushed 2 commits to master • bdc357a…3a47674 • 
on Jan 14, 2024

Deleted branch

anacrolixdeleted multiple-blobs-per-value • 
on Oct 10, 2023

Require go 1.21 for sync.OnceFunc

anacrolixpushed 23 commits to master • 64d2398…bdc357a • 
on Oct 10, 2023

Require go 1.21 for sync.OnceFunc

anacrolixpushed 1 commit to multiple-blobs-per-value • b831695…bdc357a • 
on Oct 10, 2023

Synchronize known writes to a Cache

anacrolixpushed 1 commit to multiple-blobs-per-value • 65cdd13…b831695 • 
on Sep 29, 2023

Update access times once per Tx

anacrolixpushed 1 commit to multiple-blobs-per-value • 7660d27…65cdd13 • 
on Sep 28, 2023

Improve trimmed keys logging

anacrolixpushed 7 commits to multiple-blobs-per-value • 6e969cc…7660d27 • 
on Sep 27, 2023

Use sqlite3_limit so very large blob tests don't have to be so big

anacrolixcreated multiple-blobs-per-value • 6e969cc • 
on Sep 26, 2023

Don't create blob for Blob.Size

anacrolixpushed 1 commit to master • 44b3316…64d2398 • 
on Sep 22, 2023

gorond

Force push
anacrolixforce pushed to master • 0a0b50c…44b3316 • 
on Sep 17, 2023

Deleted branch

anacrolixdeleted separate-blob-data • 
on Sep 17, 2023

Deleted branch

anacrolixdeleted crawshaw-no-unflushablepinnedblob • 
on Sep 17, 2023

Deleted branch

anacrolixdeleted crawshaw • 
on Sep 17, 2023

gorond

anacrolixpushed 2 commits to separate-blob-data • d37b7b1…44b3316 • 
on Sep 16, 2023

Fix certain operations breaking when there's an ongoing Tx

anacrolixpushed 1 commit to separate-blob-data • d063152…d37b7b1 • 
on Sep 15, 2023

Change go requirement to 1.20 from 1.21

anacrolixpushed 1 commit to separate-blob-data • aa594f7…d063152 • 
on Sep 14, 2023

Block when initing schema if there's already a write transaction

anacrolixpushed 3 commits to separate-blob-data • cdc79b0…aa594f7 • 
on Sep 12, 2023

Add Blob.{Size,Delete} and Cache.NewBlobRef

anacrolixpushed 2 commits to separate-blob-data • a6a0faf…cdc79b0 • 
on Sep 10, 2023

Fix go-llsqlite/adapter require

anacrolixpushed 1 commit to separate-blob-data • 6458d5a…a6a0faf • 
on Sep 10, 2023

Finish migrating to use Tx

anacrolixpushed 20 commits to separate-blob-data • 556b874…6458d5a • 
on Sep 10, 2023

Downgrade go requirement to go1.18

anacrolixpushed 1 commit to master • 7db8180…0a0b50c • 
on Sep 5, 2023

Downgrade go requirement to go1.18

anacrolixpushed 7 commits to separate-blob-data • 3a6aaa9…556b874 • 
on Sep 5, 2023

Relax blob overwrite error test

anacrolixpushed 3 commits to master • 7c43778…7db8180 • 
on Sep 4, 2023

Check for cache errors in several more places

anacrolixpushed 3 commits to master • f9254a0…7c43778 • 
on Sep 4, 2023

Check for cache errors in several more places

anacrolixpushed 1 commit to crawshaw-no-unflushablepinnedblob • 75cf0ad…7c43778 • 
on Jun 26, 2023

Blob.{Get,Set}Tag: Return error if cache closed

anacrolixcreated crawshaw-no-unflushablepinnedblob • 75cf0ad • 
on Jun 23, 2023