mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 12:42:48 +03:00
ames: cache message +jam in +on-memo
This commit is contained in:
parent
108a5f0de8
commit
6234b56ac1
@ -180,6 +180,9 @@
|
||||
$(index +(index), sorted [(~(got by fragments) index) sorted])
|
||||
::
|
||||
(cue (rep 13 (flop sorted)))
|
||||
:: +jim: caching +jam
|
||||
::
|
||||
++ jim |=(n=* ~+((jam n)))
|
||||
:: +bind-duct: find or make new $bone for .duct in .ossuary
|
||||
::
|
||||
++ bind-duct
|
||||
@ -1931,7 +1934,7 @@
|
||||
==
|
||||
now
|
||||
::
|
||||
=/ =message-blob (dedup-message (jam payload))
|
||||
=/ =message-blob (dedup-message (jim payload))
|
||||
=. peer-core (run-message-pump bone %memo message-blob)
|
||||
::
|
||||
?: &(=(%boon valence) ?=(?(%dead %unborn) -.qos.peer-state))
|
||||
|
Loading…
Reference in New Issue
Block a user