FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for codec - NormalFish/dgraph · GitHub
NormalFish
/
dgraph
Public
forked from
dgraph-io/dgraph
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dgraph
codec
on
master
User selector
Datepicker
Commit history
Commits on Sep 15, 2021
opt(sroar): Optimise the usage of sroar (#8022)
Show description for a22d7bd
ahsanbarkati
authored
a22d7bd
View commit details
Copy full SHA for a22d7bd
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
opt(sroar): upgrade sroar to use optimised IsEmpty API (#8010)
Show description for a092dc0
ahsanbarkati
authored
a092dc0
View commit details
Copy full SHA for a092dc0
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
Use rank() API from sroar and some cleanup (#8002)
Show description for c4d79ec
ahsanbarkati
authored
c4d79ec
View commit details
Copy full SHA for c4d79ec
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
opt(codec): return nil instead of a new bitmap (#7997)
Show description for 466982d
ahsanbarkati
authored
466982d
View commit details
Copy full SHA for 466982d
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
opt(recurse): Optimise recurse and bring range iterators from sroar (#7989)
Show description for 97d5841
ahsanbarkati
and
manishrjain
authored
97d5841
View commit details
Copy full SHA for 97d5841
View code at this point
Browse repository at this point
Commits on Aug 10, 2021
fix(sroar): Bring latest sroar to master (#7977)
Show description for ecc001f
ahsanbarkati
authored
ecc001f
View commit details
Copy full SHA for ecc001f
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
fix(sroar): Fix TestAuthWithCustomDQL failure because of roaring bitmaps (#7902)
Show description for d628f2e
ahsanbarkati
authored
d628f2e
View commit details
Copy full SHA for d628f2e
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
opt(query): Use sroar in pb.List (#7864)
Show description for 3407eb1
ahsanbarkati
and
manishrjain
authored
3407eb1
View commit details
Copy full SHA for 3407eb1
View code at this point
Browse repository at this point
Commits on May 22, 2021
feat(sroar): Bring sroar to Dgraph (#7840)
Show description for df1300f
ahsanbarkati
authored
df1300f
View commit details
Copy full SHA for df1300f
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
Opt(Backup): Make backups faster (#7680)
Show description for 93bfaad
manishrjain
authored
93bfaad
View commit details
Copy full SHA for 93bfaad
View code at this point
Browse repository at this point
Commits on Mar 20, 2021
chore(tools): Fix tools.go build constraint. (#7626)
Show description for c4ec702
danielmai
authored
c4ec702
View commit details
Copy full SHA for c4ec702
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
fix(Roaring): Remove pack from posting list (#7535)
Show description for 13be143
ahsanbarkati
authored
13be143
View commit details
Copy full SHA for 13be143
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
chore(dgraph): changing allocators to work with tags (#7516)
Show description for 079751e
aman-bansal
authored
079751e
View commit details
Copy full SHA for 079751e
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
Merge master
ahsanbarkati
committed
d871ef1
View commit details
Copy full SHA for d871ef1
View code at this point
Browse repository at this point
Fix(Roaring): Fix tests
Show description for 31c0cf6
ahsanbarkati
committed
31c0cf6
View commit details
Copy full SHA for 31c0cf6
View code at this point
Browse repository at this point
Commits on Feb 27, 2021
Use Roaring Bitmaps
Show description for 1134839
manishrjain
committed
1134839
View commit details
Copy full SHA for 1134839
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
- removed printing decoder version info (#7356)
Show description for 3408f76
OmarAyo
authored
3408f76
View commit details
Copy full SHA for 3408f76
View code at this point
Browse repository at this point
Commits on Jan 23, 2021
Reuse allocator (#7360)
Show description for 889989f
manishrjain
authored
889989f
View commit details
Copy full SHA for 889989f
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Fix pointer misalignment (#6795)
ajeetdsouza
authored
b2ac125
View commit details
Copy full SHA for b2ac125
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
fix(xidmap): Use skiplist for xidmap (#6765)
Show description for 744eb8a
ahsanbarkati
authored
744eb8a
View commit details
Copy full SHA for 744eb8a
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
fix(memory): Allocate KVs via z.Allocator (#6718)
Show description for 62d74e5
manishrjain
authored
62d74e5
View commit details
Copy full SHA for 62d74e5
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
feat(backup): Add uidBytes to store uids in []byte (#6706)
Show description for 22dbb41
Ibrahim Jarif
and
manishrjain
authored
22dbb41
View commit details
Copy full SHA for 22dbb41
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
perf(codec): Use z.Allocator to optimize memory usage (#6452)
Show description for c8300b4
manishrjain
authored
c8300b4
View commit details
Copy full SHA for c8300b4
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
perf: Various optimizations to the bulk loader (#6412)
Show description for 9109186
authored
9109186
View commit details
Copy full SHA for 9109186
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Always set BlockSize in encoder. (#5255)
martinmr
authored
ab93005
View commit details
Copy full SHA for ab93005
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Basic Sentry Integration - Capture Manual panics with Sentry Exception and runtime panics with a wrapper on panic (#4756)
parasssh
authored
4213734
View commit details
Copy full SHA for 4213734
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Algorithms to handle UidPack (#4321)
martinmr
authored
f98fe35
View commit details
Copy full SHA for f98fe35
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Use x.Check2 instead of discarding the error messages. (#4523)
Show description for 371b747
martinmr
authored
371b747
View commit details
Copy full SHA for 371b747
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Ignore errors from writing to buffers. (#4426)
Show description for 724628c
martinmr
authored
724628c
View commit details
Copy full SHA for 724628c
View code at this point
Browse repository at this point
Commits on Oct 17, 2019
Remove uses of x.Check in tests in favor of t.Fatalf (#4180)
Show description for 8d76d7d
martinmr
authored
8d76d7d
View commit details
Copy full SHA for 8d76d7d
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
Pad encData to 17 bytes before decoding (#4066)
animesh2049
authored
2823be2
View commit details
Copy full SHA for 2823be2
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Fix misspell and ineffassign warnings. (#3917)
martinmr
authored
1d294a8
View commit details
Copy full SHA for 1d294a8
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Optimization: Avoid preallocating uid slice. It was slowing down unpackBlock.
manishrjain
committed
34ee701
View commit details
Copy full SHA for 34ee701
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Fix glog in init bug casued by #3527 (#3650)
animesh2049
authored
fc8bcde
View commit details
Copy full SHA for fc8bcde
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
Replace integer compression in UID Pack with groupvariant alogorithm (#3527)
animesh2049
authored
6665444
View commit details
Copy full SHA for 6665444
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL